Einhugur macOS Bridge plugin.

NSColor.SelectedContentBackgroundColor Method

The color to use for the background of selected and emphasized content.

shared SelectedContentBackgroundColor() as EinhugurMacOSBridge.NSColor

Parameters

Returns

EinhugurMacOSBridge.NSColor

Remarks

This function did not exists before macOS 10.14 and will return nil on older systems

This method will automatically fall back to AlternateSelectedControlColor on older systems.

See Also

NSColor Class